home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20000824-20010305
/
000129_news@columbia.edu _Thu Dec 14 13:42:04 2000.msg
< prev
next >
Wrap
Internet Message Format
|
2001-03-05
|
2KB
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
by monire.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id NAA11871
for <kermit.misc@cpunix.cc.columbia.edu>; Thu, 14 Dec 2000 13:42:03 -0500 (EST)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id NAA01105
for <kermit.misc@watsun.cc.columbia.edu>; Thu, 14 Dec 2000 13:42:03 -0500 (EST)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id NAA05595
for kermit.misc@watsun.cc.columbia.edu; Thu, 14 Dec 2000 13:36:01 -0500 (EST)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: fdc@columbia.edu (Frank da Cruz)
Subject: Kermit FTP client documentation
Date: 14 Dec 2000 18:35:55 GMT
Organization: Columbia University
Message-ID: <91b3ub$5ep$1@newsmaster.cc.columbia.edu>
To: kermit.misc@columbia.edu
C-Kermit 7.1 FTP client documentation is now available as a Web page,
with links, internal cross-references, etc, for extra user-friendliness:
http://www.columbia.edu/kermit/ftpdoc.html
There's also a new tutorial on writing Kermit FTP scripts:
http://www.columbia.edu/kermit/ftpscript.html
Next time you need to use FTP on UNIX and find yourself running into the
usual gotchas ("oops I forgot to give a 'prompt' command") or roadblocks
("grrr, I wish this stupid program had xxxx...") (xxxx = command recall,
filename completion, built-in help, context-sensitive help, automatic
text/binary file switching, recursive directory-tree transfer, etc),
try the C-Kermit client:
http://www.columbia.edu/kermit/ck71.html
- Frank